DEBUG_VALUE

val DEBUG_VALUE: Int = 10

Log levels, chosen to match python logging conventions.
DEBUG = 10;